home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 October / CHIP Turkiye Ekim 2000.iso / prog / demo / MATH / _SETUP.1 / Abt_math.exe / 0 / RCDATA / TFATTESTFRM / TFATTESTFRM.txt
Encoding:
Text File  |  2000-07-28  |  2.4 KB  |  103 lines

  1. object FatTestFrm: TFatTestFrm
  2.   Left = 462
  3.   Top = 291
  4.   Width = 373
  5.   Height = 183
  6.   ActiveControl = TamamBtn
  7.   Caption = ','
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = [fsBold]
  14.   OldCreateOrder = True
  15.   OnCreate = FormCreate
  16.   OnShow = FormShow
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Label1: TLabel
  20.     Left = 24
  21.     Top = 32
  22.     Width = 26
  23.     Height = 13
  24.     Caption = 'Font'
  25.   end
  26.   object Label2: TLabel
  27.     Left = 24
  28.     Top = 64
  29.     Width = 58
  30.     Height = 13
  31.     Caption = 'Font ebat∩┐╜'
  32.   end
  33.   object Label3: TLabel
  34.     Left = 192
  35.     Top = 32
  36.     Width = 5
  37.     Height = 13
  38.     Caption = ' '
  39.   end
  40.   object Fontlar: TComboBox
  41.     Left = 192
  42.     Top = 24
  43.     Width = 161
  44.     Height = 21
  45.     ItemHeight = 13
  46.     TabOrder = 1
  47.     Text = ' '
  48.   end
  49.   object Ebatlar: TSpinEdit
  50.     Left = 192
  51.     Top = 56
  52.     Width = 161
  53.     Height = 22
  54.     MaxLength = 2
  55.     MaxValue = 50
  56.     MinValue = 6
  57.     TabOrder = 0
  58.     Value = 6
  59.     OnExit = EbatlarExit
  60.   end
  61.   object TamamBtn: TBitBtn
  62.     Left = 192
  63.     Top = 104
  64.     Width = 77
  65.     Height = 27
  66.     TabOrder = 2
  67.     OnClick = TamamBtnClick
  68.     Kind = bkOK
  69.   end
  70.   object VazgecBtn: TBitBtn
  71.     Left = 276
  72.     Top = 104
  73.     Width = 77
  74.     Height = 27
  75.     TabOrder = 3
  76.     OnClick = VazgecBtnClick
  77.     Kind = bkCancel
  78.   end
  79.   object YazicilarBtn: TBitBtn
  80.     Left = 112
  81.     Top = 104
  82.     Width = 77
  83.     Height = 27
  84.     Caption = '&Yaz∩┐╜c∩┐╜lar'
  85.     TabOrder = 4
  86.     OnClick = YazicilarBtnClick
  87.     Glyph.Data = {
  88.       76010000424D7601000000000000760000002800000020000000100000000100
  89.       04000000000000010000120B0000120B00001000000000000000000000000000
  90.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  91.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00300000000000
  92.       0003377777777777777308888888888888807F33333333333337088888888888
  93.       88807FFFFFFFFFFFFFF7000000000000000077777777777777770F8F8F8F8F8F
  94.       8F807F333333333333F708F8F8F8F8F8F9F07F333333333337370F8F8F8F8F8F
  95.       8F807FFFFFFFFFFFFFF7000000000000000077777777777777773330FFFFFFFF
  96.       03333337F3FFFF3F7F333330F0000F0F03333337F77773737F333330FFFFFFFF
  97.       03333337F3FF3FFF7F333330F00F000003333337F773777773333330FFFF0FF0
  98.       33333337F3F37F3733333330F08F0F0333333337F7337F7333333330FFFF0033
  99.       33333337FFFF7733333333300000033333333337777773333333}
  100.     NumGlyphs = 2
  101.   end
  102. end
  103.